home *** CD-ROM | disk | FTP | other *** search
- /*---------------------------------------------------------------------------*/
- /* */
- /* hcsTerm - This REXX Macro is called when the report is finished and there*/
- /* is nothing else left to do. The output file is closed after */
- /* this Macro Call */
- /* */
- /* Valid Variables are: */
- /* hcReportName hcReportDescription hcServerURL */
- /* hcServerRoot hcDocumentRoot hcTopHTML */
- /* */
- /* */
- /*---------------------------------------------------------------------------*/
-
- Call RxhcLineOut '----- End of Report -----'
-
- RETURN